翻訳と辞書
Words near each other
・ depeditate
・ dependability
・ dependable software
・ deployment descriptor
・ deprecated
・ depth-first search
・ deque
・ dequeue
・ der
・ dereference
derived class
・ derived type
・ des
・ descender
・ descent function
・ descriptive intermediate attributed notation for ada
・ descriptive top-level specification
・ descriptor
・ design
・ design in real time


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

derived class : FOLDOC
derived class
(Or "subclass") In object-oriented programming, a class that is derived from a base class by inheritance. The derived class contains all the features of the base class, but may have new features added or redefine existing features.
The synonym "subclass" is possibly confusing since the derived class has a superset of the base class's features.
Compare derived type.
(2001-09-14)



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.